Use explicit transactions in my application 在我的應(yīng)用程序中使用顯式事務(wù)
Implementing an explicit transaction using committabletransaction >使用可提交事務(wù)實現(xiàn)顯式事務(wù)
Explicit transaction check failure 顯式事務(wù)檢查失敗。
For database explicit transaction 顯式事務(wù)
This is true whether the statement firing the trigger is in an implicit or explicit transaction 不管激發(fā)觸發(fā)器的語句在隱式事務(wù)中還是顯式事務(wù)中,都會這樣。
The following example performs an explicit transaction consisting of two separate commands in the 以下示例執(zhí)行顯式事務(wù),該事務(wù)由try塊中兩個獨立的命令組成。
The truth is that this code line starts an explicit transaction for the connection to the db2 database which is committed by 而事實卻是該行代碼啟動了一個顯式事務(wù),用于連接到由
If you use stored procedures to configure or maintain an oracle publisher , do not put the procedures inside an explicit transaction 如果使用存儲過程來配置或維護oracle發(fā)布服務(wù)器,請不要將存儲過程放到顯式事務(wù)中。
If you use replication stored procedures to configure or maintain an oracle publisher , do not wrap the procedures in an explicit transaction 如果用復制存儲過程來配置或維護oracle發(fā)布服務(wù)器,請不要在顯式事務(wù)中轉(zhuǎn)換這些過程。
Xact abort must be set on for data modification statements in an implicit or explicit transaction against most ole db providers , including sql server 對于大多數(shù)ole db提供程序(包括sql server ) ,必須將隱式或顯示事務(wù)中的數(shù)據(jù)修改語句中的xact _ abort設(shè)置為on 。